crypto/x509.CertPool.systemPool (field)

4 uses

	crypto/x509 (current package)
		cert_pool.go#L35: 	systemPool bool
		cert_pool.go#L85: 		systemPool: s.systemPool,
		verify.go#L752: 		if opts.Roots != nil && opts.Roots.systemPool {